This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Joan Froweploponi 23.Jan.04 08:27 PM a Web browser Domino ServerAll ReleasesWindows 2000
I'm adding documents to a documentCollection with the following code. I can't use dups. How am I suppose to return to the code when I hit a dupe?
Is return correct?
// with addrecipients we add the recipient to the recipientDocCollection
// from the recipientEntryCollection
void addRecipients(ViewEntryCollection vec) {